<!DOCTYPE html>
<html>
<head>
<title>@TITLE@</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@STYLELINK@
<!--These styles makes the background white when printing, declares the font,confines the content to fit in the printable size of 700px, breaks the content on the TR to avoid odd breaks of content. -->
<style type="text/css">
.font_times {
font-family: Times New Roman, Serif;
color: lightcoral;
}

.font_arial {
font-family: Arial, Sans-Serif;
color: goldenrod;
}

.font_verdana {
font-family: Verdana, Sans-Serif;
color: teal;
}

.font_default {
color: purple;
}

html {
background-color: #FFFFFF;
}
.header_container_left {
padding-left: 20px;
padding-right: 20px;
}
#header_container_in {
padding-top: 10px;
padding-bottom: 10px;
}
#navtitle {
width: 320px;
padding-top: 15px;
text-align: left;
white-space: normal;
word-break: break-word;
float: left;
}
body {
font-family: 'Roboto',Helvetica, Arial, Sans-Serif, 'Arial Unicode MS';
background-color: #FFFFFF;
}
.overflow {
width: 700px;
word-wrap: break-word;
}
.wpvwrapper {
margin-top: 10px;
}
tr {
PAGE-BREAK-inside: avoid;
}
.cbp-vm-print, .cbp-vm-print-sm {
    padding: 5px 0px 20px 10px;
    width: 700px;
}
.cbp-vm-print .cbp-vm-image {
    width: 620px;
}
.cbp-vm-print-sm .cbp-vm-image {
    width: 300px;
}
.cbp-vm-print ul, .cbp-vm-print-sm ul {
    list-style: none;
}
.cbp-vm-print li, .cbp-vm-print-sm li {
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid #eee;
}
.cbp-vm-print-sm li {
    display: inline-block;
    position: relative;
    width: 100%;
}
.cbp-vm-print ul li p,
.cbp-vm-print-sm ul li p{
font-size: 15px;
font-weight: bold;
line-height: 150%;
color: #a3a3a3;
text-align: left;
margin-top: 3px;
margin-bottom: 0px;
word-wrap: break-word;
}
.cbp-vm-print-sm  .cbp-vm-details {
    margin-right: 30px;
    margin-bottom: 7px;
    word-break: break-all;
    clear: inherit;
}
.cbp-vm-print .cbp-vm-details span,
.cbp-vm-print-sm .cbp-vm-details span
{
    font-weight: bold;
    margin-right: 5px;
}
.cbp-vm-print-sm table {
    page-break-inside: avoid;
    float:left;
    margin-right: 10px;
}
.cbp-vm-print .SubTitle{
    font-size: 18px;
    padding: 20 0 6 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}
.cbp-vm-print-sm .SubTitle{
    font-size: 18px;
    padding: 20 0 6 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}
.header_logo{
    margin-right: 20px !important;
}
.cbp-vm-print-sm .ssMediaLibrary-container-detailsandsets, .cbp-vm-print-sm .ssMediaLibrary-container-thumbnail {
    display: inline-block;
    float: left;
    width: 49%;
}
</style>
</head>
<body bgcolor="#FFFFFF">
<!--START: Header and Footer when converted to PDF-->
<pd4ml:page.header>
<table width="700px" border="0" cellspacing="0" cellpadding="0" align="center" class="wpvwrapper">
<tr>
<td><div class="overflow">
<div id="header_container">
<div id="header_container_in" class="centerlayout">
<div class="header_container_left"><img class="header_logo" id="header_logo_sm" src="@logourl@" border="0" alt="Logo" valign="top" align="left" onerror="this.onerror=null; this.src='/images/blank.gif'"> <div id="navtitle"></div></div>
</div>
</div>
</div></td>
</tr>
<tr>
<td height="20px"> </td>
</tr>
</table>
</pd4ml:page.header>
<pd4ml:page.footer>
<div style="pd4ml-display:block;display:none;margin-top: 30px;margin-left:30px;margin-right:30px;margin-bottom:30px">
<table width="700px" align="center">
<tr>
<td style="text-align:right">Page $[page] of $[total]</td>
</tr>
</table>
</div>
</pd4ml:page.footer>
<!--END Header and Footer for PDF-->
<pd4ml>
<table width="700" border="0" cellspacing="0" cellpadding="0" align="center" style="PAGE-BREAK-inside: avoid;">
<tr>
<td valign="top"><div class="overflow">
<div class="font_times">This font is <strong>Times</strong></div>
<div class="font_arial">This font is <strong>ARIAL</strong></div>
<div class="font_verdana">This font is <strong>VERDANA</strong></div>
<div class="font_default">This font is <strong>ROBOTO</strong></div></div></td>

</div></td>
</tr>
</table>
</pd4ml>
</body>
</html>
<!--Use Letter--><!--filename='Application Preview'-->